Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for 0.5.6 release #188

Merged
merged 11 commits into from
Mar 13, 2023
Merged

Prepare for 0.5.6 release #188

merged 11 commits into from
Mar 13, 2023

Conversation

hugobuddel
Copy link
Collaborator

Changes for 0.5.6, Hotfix to include minimal set of SVO data:

hugobuddel and others added 11 commits March 10, 2023 19:37
See http://svo2.cab.inta-csic.es/theory/fps3/fps.php
"We are having some technical problems and our services will be unavailable for some days. "
When instantiating OpticalTrain with a UserCommands object (e.g. loading instrument from IRDB), make a deepcopy of the argument to avoid multiple instances of OpticalTrain using the same cmds object in memory. This avoids that changing a cmds parameter in a specific system changes all other systems instantiated with the same UserCommands object.
Additionally, simplify logic and improve docstring to reflect the possibility of using a str argument in load().
Fix OpticalTrain shared cmds attribute and fix docstring
@hugobuddel
Copy link
Collaborator Author

The pull_request jobs succeed, the failure of the push jobs is probably transient, so merging.

@hugobuddel hugobuddel merged commit 2fd61cf into master Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants